home *** CD-ROM | disk | FTP | other *** search
/ Macwelt 4 / Macwelt DVD 4.cdr / Entwickler / Mac-OS X / PostManQuery0.6.dmg / PostManQuery 0.6 / Readme < prev   
Encoding:
Text File  |  2002-09-12  |  1.4 KB  |  25 lines

  1. Xcel Technologies, Inc. annouces Postman Query ,  the query tool for an upcoming product called "PostMan", a complete  PostgreSQL Manager.  Think of Microsoft Enterprise Manager on steroids ;-) Both applications are written in Objective-C and C. 
  2.  
  3. PostMan Query provides table-based and tab-delimited output.  Tabbed output can be saved or printed.  Works on both localhost and remote databases (always assuming database has been set up correctly for remote connections).
  4.  
  5. PostMan Query is free (and will remain that way).  I am releasing it at this time because It seems pretty functional and might be of use to other people.  It requires  knowledge of SQL to use.  Helps to have PostgreSQL installed, but shouldn't be necessary to connect to remote databases.  Use at your own risk!!
  6.  
  7. Useful Links:
  8.     Xcel Technologies, Inc. ...http://www.xceltech.net/
  9.     Marc Liyanage's PostgreSQL page ... http://www.entropy.ch/software/macosx/postgresql/
  10.     PostgreSQL Client libraries ... http://www.msys.ch/infos/macosx/pgsql
  11.  
  12. Feedback is appreciated!  Email support@xceltech.net with questions and comments.  
  13.  
  14. Version History:
  15.  
  16. 0.6 - 9/12/02 
  17.     •    Change over to multi-document model
  18.     •    Add custom about box
  19.     •    Automatically show connection box if not connected to database
  20.     •    Show connection info in titlebar to help distinguish which window is connected to what database 
  21.  
  22. 0.5 - 8/23/02 
  23.     •    Initial release
  24.  
  25.